Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NLessThanOrEqualToFilter<T> Class
Fields Properties Methods


In This Topic
    NLessThanOrEqualToFilter<T> Class Members
    In This Topic

    The following tables list the members exposed by NLessThanOrEqualToFilter<T>.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new LessThanOrEqualTo filter that checks with the specified other value  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.DataStructures.NComparisonFilter<T>)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value to check with (Inherited from Nevron.Nov.DataStructures.NComparisonFilter<T>)
    Top
    Public Methods
     NameDescription
    Public MethodReturns true, if the item is LessThanOrEqualTo the Value item.  
    Top
    See Also